﻿@charset "utf-8";
html { font-size:62.5%; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font { padding:0; margin:0; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
fieldset, img { border:0;}
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
ol, ul, li, dl, dt, dd { list-style:none; }
a { color:#000; text-decoration:none; }
a:link, a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a, area { blr:expression(this.onFocus=this.blur())/* for IE */
}
:focus { outline:none;/* for Firefox */ }
.red, .red a { color:#F00; }
.left,.fl{ float:left; }
.right,.fr{ float:right; }
.cen { text-align:center }
.clear{ clear:both;} 
.autohei { overflow:hidden; zoom:1; }
.clear { font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1; }
.blank { padding-top:10px; height:0px; font-size:0; line-height:0; clear:both; overflow:hidden; }
.yahei, .yahei * { font-family:"微软雅黑"; }
.songti, .songti * { font-family:"宋体"; }
.img { text-align:center; }
.img img { width:100%; }
.img2 { text-align:center; }
.hidden { display:none }
.ml{ margin-left:0rem;}

.mr-5{
	margin-right: 5px;
}


.fix:after, .clearfix:after { display: block; content: "$"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.fix, .clearfix { *zoom: 1;}
body { font-size:1.2rem; max-width:32rem; margin:0 auto; color:#4a4b4c; }

/*固定头部*/
#fix_top{width:32rem; height:4rem; margin:0 auto; background:#17365d; position:fixed; top: 0px;z-index:999;}
.fix_txt{ width:32rem; height:4.5rem; margin:0 auto;background:url(../images/fix_top.gif)no-repeat;background-size:contain;  position:relative;}
.fix_top_a{display:block; width:22rem; height:4.5rem;position:absolute;}
.fix_top_a1{display:block; width:9rem; height:4.5rem;position:absolute; right:0;}

.pf_top{ background:#004aac;width:32rem; height:3.7rem; z-index:999; position:fixed;bottom:0; overflow:hidden;}
.pf_top ul li{padding-right:1rem; display:inline-block;margin:1% 0; float:left; border-right:0.05rem #999 solid;}


.pf_top ul li a{font-size:1.2rem; line-height:3rem; color:#fff; display:inline-block;}
.pf_top ul li span{width:1.5rem; height:1.4rem; background:url(../images/fksy_headtb.png) no-repeat 0 0; background-size:contain;vertical-align:middle;display:inline-block; margin:0 0.5rem 0 1rem;background-size:333% 107%;}
.pf_top ul li:nth-child(2)>span{background:url(../images/fksy_headtb.png) no-repeat -1.95rem 0;background-size:contain;height:1.4rem;width:1.3rem;background-size:370% 96%; }
.pf_top ul li:nth-child(2){ padding-right:1.55rem;}
.pf_top ul li:nth-child(3){ border-right:none;padding-right:1.4rem;}
.pf_top ul li:nth-child(3)>a>span{background:url(../images/fksy_headtb.png) no-repeat -3.5rem -0.1rem;background-size:contain; height:1.4rem; width:1.65rem; margin:0.9rem 0 0 1.3rem;background-size:303% 107%;}



#top { position:relative; height:5rem; overflow:hidden;}
#top a { display:block; position:absolute; width:32rem; height:5rem;}
#top img{ width:32rem; height:5rem;}
#top img:nth-child(3){ width:32rem; height:5rem;}
#top a:nth-child(1) { left:0.5rem; }
#top a:nth-child(2) { right:0.5rem; }
#top a:nth-child(2) img { width:3rem; height:3.05rem; animation:1s ease 0s infinite change; -webkit-animation:1s ease 0s infinite changee; -ms-animation:1s ease 0s infinite change; }
@keyframes change { 0% {
transform:scale(0.8);
}
50% {
transform:scale(1);
}
100% {
transform:scale(0.8);
}
}
@-webkit-keyframes change { 0% {
transform:scale(0.8);
}
50% {
transform:scale(1);
}
100% {
transform:scale(0.8);
}
}
@-ms-keyframes change { 0% {
transform:scale(0.8);
}
50% {
transform:scale(1);
}
100% {
transform:scale(0.8);
}
}

.nav { background:#1565cf; height:6rem;}
.nav ul li { float:left; width:8rem; box-sizing:border-box; text-align:center; height:3rem; line-height:3rem; border-bottom:1px solid #0165bc; border-right:1px solid #0165bc; border-left:1px solid #538ab9; border-top:1px solid #538ab9; font-size:1.4rem; }
.nav ul li a { color:#FFF; text-decoration:none;}
.nav ul li a:hover, .nav ul li.hover a { color:#fff; background:#eca212; display:block;}

.banner {}
.touchsliderdemo { width:100%; margin:0 auto; display:block; position:relative; z-index:0;}
.touchsliderdemo .touchslider-viewport { margin:0 auto; overflow:hidden; z-index:1 }
.touchsliderdemo .touchslider-item { margin:0 auto; display:block }
.touchsliderdemo .touchslider-viewport li { float:left }
.touchsliderdemo .touchslider-item img { width:100%; height:12rem; margin:0 auto; border:0 }
.touchsliderdemo .touchslider-item a { display:block; line-height:0 }
.touchsliderdemo .touchslider-nav { position:absolute; left:50%; bottom:0.4rem; margin-left:-1.5rem; height:0.6rem; line-height:0.6rem; text-align:center; z-index:9999; display:block }
.touchsliderdemo .touchslider-nav a { cursor:pointer; color:#000 }
.touchsliderdemo .touchslider-nav a:active { background:#689db2 }
.touchsliderdemo .touchslider-nav li { width:0.45rem; height:0.45rem; background:#aaa; margin:0 0.35rem; font-family:Arial; display:inline-block; -webkit-border-radius:0.45rem; border-radius:0.45rem; text-indent:-499.95rem; cursor:pointer }
.expert ul li .txt strong, .expert_tit p { font-family:'微软雅黑' }
.touchsliderdemo .touchslider-nav li.on { background:red }

.tit{ width:32rem;height:3.5rem; background:url(../images/h_5.png) center no-repeat; background-size:contain;position:relative;}
.tit span{ color:#fff;font-size:1rem;font-family:"微软雅黑"; float:left; display:block;position:absolute; left:11.6rem; top:0.7rem; text-align:center; width:12rem;}
.tit a{ width:3.2rem;height:2.9rem; float:left;display:block;position:absolute; left:8.3rem; top:-1rem;}

.tit1{ width:32rem;height:3.5rem; background:url(../images/h_51.png) center no-repeat; background-size:contain;position:relative;}
.tit1 span{ color:#fff;font-size:1rem;font-family:"微软雅黑"; float:left; display:block;position:absolute; left:11rem; top:0.7rem; text-align:center; width:13rem;}
.tit1 a{ width:3.2rem;height:2.9rem; float:left;display:block;position:absolute; left:8.3rem; top:-1rem;}

.ntitle{background:#004aac;color:#fff;font-family:"微软雅黑";height:4.6rem;line-height:4.6rem;width:32rem;}
.ntitle .left1{background:url(../images/left1.png) 1rem center no-repeat;background-size:contain;height:1.9rem; color: #fff;font-family: "微软雅黑";font-size:1.6rem;margin-top:1.4rem;line-height:1.9rem;}
.ntitle .left1 span {line-height:1.9rem;margin-left:2rem;}
.ntitle .tels{width:8.5rem;height:3rem;line-height:3rem;margin:0.8rem 0.25rem 0 0;background:#FFF100 url(../images/redtel.png) left no-repeat;background-size:contain;text-indent:2.4rem;font-size:1.4rem; color:#a06d00; font-family:"微软雅黑"; border-radius:0.2rem;}


/*第一部分*/
#content1{margin-top:0.4rem;}
#content1 ul{overflow:hidden;float:left;margin-top:1.3rem;margin-left:0.2rem;width:32rem;}
#content1 ul li{width:4.7rem;height:4.7rem;display:inline-block;margin-left:0.3rem;}
#content1 ul li img {float:left;width:4.7rem;height:4.2rem;}
#content1 ul li p{width:4.7rem;float:left;margin-top:0;color:#333; line-height:1rem; font-size:0.6rem; text-align:center;}


/*第二部分*/
#content2{margin-top:0.5rem;}

/*选项卡三*/
#xuanxiangka3{}
#xuanxiangka3 ul{height:5.5rem;}

#xuanxiangka3 ul li{float:left;display:inline-block;vertical-align:top;width:10.4rem;height:1.9rem;margin-left:0.4rem;margin-top:0.4rem;background:#0062df;color:#fff;text-align:center;padding-top:0.5rem; font-size:1rem;border-radius:1rem; -moz-border-radius:1rem; /* Firefox */-webkit-border-radius:1rem; /* Safari 和 Chrome */}
#xuanxiangka3 ul li:hover{ color:#fff;}

#xuanxiangka3 .tb{width:32rem;float:left;margin-top:0.5rem;background:#fff; padding-bottom:1rem;}
.expert-ul1{ width:100%;}
.expert-ul1 dl dt{ width:100%; height:100%; float:left; padding-bottom:1rem; border-bottom:0.1rem solid #d9d9d9; background:none; border-radius:0;}


.select2{background:#e32533 !important;}


/*第三部分*/
#content3{}
.biaoti{border-bottom:1px #ef8b17 solid; height:2.2rem;}
.biaoti .dian1{width:0.5rem;height:0.5rem;background:#ef8b17;border-radius:0.25rem;-webkit-border-radius:0.25rem;-moz--border-radius:0.25rem;float:left;margin-top:2rem;}
.biaoti h1{font-size:1.5rem;color:#ef8b17;margin-top:1.2rem;float:left;margin-left:0.5rem;}
.biaoti .dian2{width:0.5rem;height:0.5rem;background:#ef8b17;border-radius:0.25rem;-webkit-border-radius:0.25rem;-moz--border-radius:0.25rem;float:left;margin-top:2rem;margin-left:0.5rem;}

#xuanxiangka1{margin-top:1rem;}
#xuanxiangka1 ul{width:10.5rem;;float:left; margin-left:0.2rem;}
#xuanxiangka1 ul li{width:10.5rem;height:2.6rem; line-height:2.6rem;background:#004aac;float:left;margin-bottom:0.35rem;color:#fff;text-align:center; font-size:1rem;}
#xuanxiangka1 .tb{width:21rem;height:17rem;float:left;margin-left:0.05rem;background:#dadada;}
#xuanxiangka1 .tb dl{ padding-top:0.8rem;}
#xuanxiangka1 .tb dl dt{ float:left; width:7.9rem; margin-left:1.5rem;}
#xuanxiangka1 .tb dl dt img { width:7.9rem; height:6rem;padding:0.15rem;background:#FFF;}
#xuanxiangka1 .tb dl dt span { display:block; color:#333; text-align:center; line-height:1.6rem; font-size:0.8rem; height:1.6rem; overflow:hidden;} 

.select{background:#fca137 !important;}



/*第四部分*/
#content4{margin-top:1rem;}
#content4 .dgt{ width:32rem; margin:0 auto; margin-top:1rem;}
#content4 .dgt img{ width:32rem;}


/*第五部分*/
#content5{margin-top:1rem;}
#demo{width:32rem; height:9rem;overflow:hidden;}
#indemo { float: left; width:800%;}
#demo2, #demo1 { float: left;}
#demo a{ width:6.45rem; height:7.5rem; display:block;float:left;margin:1rem 0.35rem;}
#demo a img{ width:6.45rem; height:5.7rem;}
#demo a span{ font-size:1rem; line-height:2rem;text-align:center; overflow:hidden; display:block;}




.wp04 { height:auto; overflow:hidden; zoom:1; margin-top:1rem; }
.tab-hd-index{background:#e5e5e5;}
.tab-hd-index ul{}
.tab-hd-index li{float:left;width:50%;height:1.5em;font-size:1.5em;line-height:1.5em;text-align:center;color:#333;cursor:pointer;}
.tab-hd-index li.on {color:#fff;background:#fca137;}

.tab-honner-con .con{ display:none;}
.tab-honner-con .active{ display:block;}


.honner-focus{ position:relative;}
.honner-focus .prev,.honner-focus .next{position:absolute;z-index:20;width:35px;height:39px;overflow:hidden;top:10rem;margin:-20px 0 0 0;text-indent:-9999em;cursor:pointer;}
.honner-focus .prev{left:4%; background:url(../images/prev.png) no-repeat;}
.honner-focus .next{right:4%;background:url(../images/next.png) no-repeat;}
.honner-focus .bd{max-width:22.8rem;width:70%; height:19rem; margin:20px auto; overflow:hidden;}
.honner-focus li{text-align:center;font-size:1.714em; line-height:1.714em;}
.honner-focus li a{ font-size:1.6rem;}
.honner-focus li a img{display:block;width:21.7rem; height:16rem;border:1px solid #f8f8f8;border-radius:10px;margin-bottom: 5px;}


/*第六部分*/
.wp1_tt { height:auto; overflow:hidden; zoom:1; }
.wp1_tt ul li { float:left; width:15.90rem; height:3.45rem; line-height:3.45rem; font-size:1.5rem; text-align:center; background:#e5e5e5; margin-right:0.15rem; }
.wp1_tt ul li a { color:#555 }
.wp1_tt ul li a:hover { text-decoration:none; }
.wp1_tt ul li.hover a { display:block; background:url(../images/wp1_tt_ahov.png) no-repeat top center #1b64ab; width:15.90rem; height:3.5rem; color:#FFF; }
.wp1_tt ul li:last-child { margin-right:0; }

.zm_c { margin:0.5rem 0.5rem 0; height:auto; overflow:hidden; zoom:1; }
.zm_c ul li i { display:inline-block; width:11.5rem; margin:0.4rem 0.7rem 0rem 0.4rem; float:left; }
.zm_c ul li i img { width:11.5rem; height:9.9rem; }
.zm_c ul li h2 { color:#201616; line-height:2.2rem; font-size:1.2rem; }
.zm_c ul li h2 strong { color:#666; font-weight:normal; }
.zm_c ul li p { color:#666; line-height:2.2rem; }
.zm_c ul li p strong { color:#201616; }
.zm_c ul li b { display:inline-block; width:9rem; padding:0.1rem; border:#d6d6d6 0.1rem solid; margin:0.4rem 1rem 0rem 0.4rem; float:left; }
.zm_c ul li b img { width:9rem; height:11rem; }
.zm_c ul li h3 { line-height:2.4rem; color:#cf0d0d; font-size:1.2rem; }
.zm_c ul li h3 strong { color:#1364bd; font-weight:normal; font-size:1.4rem; }
.zm_c ul li h4 { font-size:1.4rem; color:#4b4545; line-height:2rem; }
.zm_c ul li p { font-size:1.2rem; color:#4b4545; line-height:2rem; }
.zm_c ul li dl { overflow:hidden; zoom:1; padding-left:1rem; }
.zm_c ul li dl dt { width:9rem; margin-right:0.8rem; display:inline; float:left; }
.zm_c ul li dl dd { line-height:2.4rem; color:#323030; font-size:1.2rem; }
.zm_c ul li span { display:inline-block; width:9rem; padding:0.1rem; border:#d6d6d6 0.1rem solid; margin:0.4rem 0.8rem 0rem 0.4rem; float:left }
.zm_c ul li span img,.zm_c ul li dl dt img { width:9rem; height:6rem }
.zm_c ul li h5 { line-height:2.4rem; color:#323030; font-size:1.2rem; height:2.4rem; overflow:hidden; display:block; }






.zjtd{ width:100%; float:left; }
.zjtd-b {width:31.8rem; height:2.6rem;color:#343434; margin:0 auto;  margin-top:1rem;line-height:2.2rem;border-bottom:0.2rem #0058d4 solid;display:block; padding-left:0.2rem;}
.zjtd-b h4{font-size:1.4rem; color: #0058d4;border-left:0.4rem solid #0058d4;font-weight:bold;padding-left:0.5rem;position: relative}
.zjtd-b h4:before{content:'';display: inline-block;border-left:0.4rem solid #D9D9D9;height:1rem;position: absolute; left: -0.4rem;}
.zjtd-b h4 a{color:#0058d4; }

.new_zjtd{width:31.8rem; margin:0 auto; margin-top:1rem;}
.new_zjtd_tit{width:31.8rem; height:2.6rem; line-height:2.6rem; background:#1177ff; font-size:1.4rem; color:#fff;font-weight:bold;}
.new_zjtd_tit span{width:0.3rem; height:1.7rem; background:#fff; display:block; float:left; margin-left:0.5rem; margin-top:0.5rem; margin-right:0.5rem;}
.new_zjtd_list{ width:29.8rem; margin:0 auto; margin-top:1rem;}
.new_zjtd_list ul li{ width:26.6rem; height:2.8rem; padding-left:3rem; line-height:2.8rem; background:url(../images/bd.png) 0.8rem center no-repeat; background-size:1.45rem 1.45rem; float:left; border:0.1rem solid #ccc; margin-bottom:0.5rem;}
.new_zjtd_list ul li span{ width:7.75rem; height:2rem; line-height:2rem; background:#eee001; float:right; margin-right:1rem; margin-top:0.4rem; font-size:1.2rem; display:block; text-align:center;border-radius:0.5rem;-webkit-border-radius:0.5rem;-moz--border-radius:0.5rem;}
.new_zjtd_list ul li span a{ color:#ff3800;}

.expert-box{ width:100%; min-height:10em;}
.expert-ul{ width:100%; min-height:10em;}
.expert-ul li{ width:100%; height:100%; float:left; padding-bottom:1rem; border-bottom:1px solid #d9d9d9;}
.button_a{ margin-top:1.5rem;}
.button{ width:2.3rem; height:1.8rem;line-height:1.8rem; color:#fff; background:url(../images/sj.png) 0.4rem center no-repeat #0165bc; background-size:1.05rem 1.4rem; border-radius:0.4rem; padding-left:1.7rem;font-size:1rem; display:block; float:left; margin-left:0.3rem; font-weight:bold;}
.button1{ width:9.9rem; height:1.8rem;line-height:1.8rem; color:#fff; background-color:#ff6700; border-radius:0.4em; text-align:center; font-size:0.8rem; display:block; float:left;}

.xnew_bg{width:29rem; background:#f0f5f4; padding:1.5rem;}
.xnew_title{width:32rem; height:2.8rem; text-align:center; font-size:1.4rem; color:#333;}
.xnew_title span{font-size:1.6rem; color:#ff6700;}
.xnew{ height:2.8rem;}
.xnew_l{width:21rem; height:2.8rem; padding-left:1rem; float:left; border:1px solid #cecece; font-size:1.2rem; line-height:2.8rem; color:#666;}
.xnew_r{width:6.6rem; height:2.9rem; line-height:2.9rem; float:right; border:0; font-size:1.2rem; color:#FFF; background:#ff6700;}


.cp_box{ width:32rem; height:11rem; margin:0 auto; margin-top:1rem;}
.cp_box_tit{height:1.9rem; line-height:1.9rem; background:url(../images/tit_bg.png) no-repeat; background-size:contain; margin-left:0.35rem;}
.cp_box_tit span{ width:9.75rem; font-size:1rem; color:#FFF; margin-left:0.35rem; display:block; text-align:center; float:left;}
.cp_box_a{ display:block; width:4.5rem; height:1.5rem; float:right; margin-right:0.7rem; font-size:0.8rem;}
.cp_list{ margin-top:1.25rem;}
.cp_list ul{}
.cp_list ul li{ width:7.5rem; float:left; margin-left:0.35rem;}
.cp_list ul li a{width:7.5rem; height:8.6rem; display:block;}
.cp_list ul li img{width:7.5rem; height:5.75rem;}
.cp_list ul li span{ width:7.5rem; margin-top:0.1rem;height:1.6rem;background:#5dacfb; color:#FFF; font-size:0.8rem; line-height:1.6rem; text-align:center; display:block; overflow:hidden;}
.cp_list ul li a:hover{text-decoration:none;}


.cp_box1{ width:32rem;margin:0 auto; margin-top:1.4rem;}
.cp_box_tit1{height:1.8rem; line-height:1.9rem; background:url(../images/top_bg.png) no-repeat; background-size:contain; margin-left:0.35rem;font-size:1.2rem; padding-top:0.1rem; font-weight:bold;}
.cp_box_tit1 span{ width:1.35rem;font-size:1rem; color:#FFF; margin-left:0.35rem; display:block; text-align:center; float:left; font-weight:normal;}
.cp_text{margin-left:2rem;margin-top:1rem;}
.cp_text img{ float:left; width:10.4rem; height:8.4rem;}
.cp_text span{ float:right; width:19rem; text-indent:2em; font-size:0.8rem; line-height:1.4rem; display:block;}

.cp_text1{margin-top:1rem;}
.cp_text1 img{ max-width:32rem;}
.cp_text1 p{ width:29rem; margin:0 auto; font-size:1rem; line-height:1.4rem; display:block;}


.lxw_tp{ width:23rem; height:17rem; margin:0 auto; margin-top:1rem;}
.lxw_tp img{ width:23rem;}
.lxw_t{ width:19.85rem; height:1.1rem; margin:0 auto; margin-top:1rem;}
.lxw_t img{ width:19.85rem;}

.lianxi_wen_ul{ width:30rem; margin:0 auto; margin-top:1rem;}
.lianxi_wen_ul ul li{ width:27.6rem; height:1.45rem; line-height:1.45rem; float:left; padding-left:2.4rem; font-size:1.2rem; color:#000; margin-top:1rem; border-bottom:1px #999 dashed; padding-bottom:0.5rem;}
.lianxi_wen_ul ul li span{ font-weight:bold; color:#3370bc;}
.lianxi_wen_ul ul li p{ width:3rem; float:right; display:block; height:1.45rem; line-height:1.45rem;background:url(../images/bd.png) left center no-repeat; background-size:1.45rem 1.45rem; padding-left:2rem; font-size:1rem;}
.lianxi_wen_ul ul li:nth-child(1){background:url(../images/01.png) no-repeat; background-size:1.45rem 1.45rem;}
.lianxi_wen_ul ul li:nth-child(2){background:url(../images/02.png) no-repeat; background-size:1.45rem 1.45rem;}
.lianxi_wen_ul ul li:nth-child(3){background:url(../images/03.png) no-repeat; background-size:1.45rem 1.45rem;}
.lianxi_wen_ul ul li:nth-child(4){background:url(../images/04.png) no-repeat; background-size:1.45rem 1.45rem;}
.lianxi_wen_ul ul li:nth-child(5){background:url(../images/05.png) no-repeat; background-size:1.45rem 1.45rem;}
.lianxi_wen_ul ul li:nth-child(6){background:url(../images/06.png) no-repeat; background-size:1.45rem 1.45rem;}


.goods_text{margin-left:0.5rem;margin-top:2rem;}
.goods_text img{ float:left; width:11.9rem; height:8.9rem;}
.goods_text span{ float:right; width:19.1rem;}
.goods_text span h5{font-size:1.2rem;color: #0058d4;font-family: "Microsoft Yahei";}
.goods_text span h5 a{font-size:1.2rem;color: #0058d4;font-family: "Microsoft Yahei";}
.goods_text span p.intro{color:#9d9d9d;line-height:1.2rem;margin-top:0.25rem; font-size:0.8rem; height:3.6rem;overflow:hidden;}
.service-item {margin-top:1.25rem;padding:0.25rem 0;border-top:0.05rem solid #E8E8E8;}
.service-item b{display:inline-block;width:3.5rem;background:#fff;color: #6e6e6e;position:relative;top:-0.8rem; left:0rem; line-height:0.8rem;font-size:0.8rem;}
.service-item p{display:inline-block;padding:0 0.25rem;color: #6e6e6e; font-size:0.8rem;}
.service-item p span{border:0.1rem solid #075DD5;color:#075DD5;border-radius:100%;line-height:0.9rem;width:1.1rem;display: inline-block;text-align: center;font-weight:bold; float:left;}
.getdesign{line-height:1.75rem;font-size:1rem;font-weight:bold;border-radius:0.25rem;color: #fff;background: #FF6700;display: inline-block;padding:0 0.5rem; text-align:center; margin-top:-0.2rem;}





.expert-Cont-all{float: left;height: auto;padding: 0 1.5%;width: 97%; margin-top:1.4rem;}
.expert-p1{ float:left; width:100%;padding-top:1.833em; padding-bottom:1.5em; float:left; text-align:center;}
.expert-p1 img{width:58.38%; overflow:hidden; display:block; margin-left:20.16%;}
.expert-Cont-p2{width:100%;height:1.5em; float:left; position:relative; background:url(../images/expert-Cont-02.jpg) no-repeat; background-size:100% 100%;font-size:0.833em;}
.expert-Cont-p2 span{height:1.5em;width:17.4%;float:left; display:block; color:#fff; position:absolute; left:0; top:0; text-align:center; line-height:1.5em;}
.expert-Cont-p3{width:95%;padding-top:0.54em; padding-bottom:1.66em; font-size:0.83em; padding-left:2.7%; float:left;padding-right:2.3%;}
.news-article-p1{padding-top:1.75em; font-weight:bold;width:100%;padding-bottom:1em; border-bottom:0.05rem solid #d9d9d9; float:left;}
.news-article-p1 h1{display:block; padding:0; margin:0; font-size:1.8rem;width:100%; text-align:center; font-weight:bold;}
.news-article-p1 span{ display:block;width:100%; text-align:center; font-size:1.2rem; font-weight:normal;padding-top:0.7em;}



.news-all{width:97%;height:auto; padding:0 1.5% 1.3rem 1.5%; float:left; background:#f5f5f5;}
.news-p1{padding-top:1rem; font-size:1.33em; font-weight:bold;width:100%;padding-bottom:0.83em;}
.news-one{width:100%; float:left; position:relative; margin-bottom:1.375em;}
.news-one img{width:31rem; height:9.55rem;}
.new-one-in{width:95.1%;height:auto; float:left; position:absolute; top:0.83em; left:0.9em; font-size:1em;}
.new-one-in img{ float:left; overflow:hidden;width:11rem; height:7.7rem;}
.news-one-in-r{width:18rem; float:right;}
.news-one-in-r p{ width:17rem;font-size:1em; float:left; padding-bottom:0.7em; border-bottom:1px solid #e1e1e1;}
.news-one-in-r span{ font-size:0.75em; padding-left:7.5%; background:url(../images/news-02.jpg) no-repeat left center; background-size:12% auto; display:block; float:left; line-height:2em;padding-right:5%; float:left;}
.news-one-in-r .news-span1{ background:url(../images/news-04.jpg) no-repeat left center; background-size:22% auto;}
.page{ width:100%; height:3.5em; float:left; background-color:#f5f5f5; text-align:center; float:left; position:relative; }

.show-content{ width:96%; height:auto; font-size:0.91em; color:#666666; line-height:24px; padding:1em 2% 1.5em; float:left; background:#f5f5f5; }
.show-content p{ text-indent:2em; line-height:1.8rem; font-size:1.4rem; margin-top:0.8rem; color:#333;  }
.show-content p img{  text-indent:0; text-align:center;}
.show-content div{ text-indent:2em; line-height:1.8rem; font-size:1.4rem; margin-top:0.8rem; color:#333; font-weight:100;}
.show-content p img{  text-indent:0;}

.pre,.next{ height:3rem; background:#e9e9e9; padding-left:2%; color:#006bbb; line-height:3rem; margin-top:0.5rem; overflow:hidden;}
.pre a,.next a{ color:#333; font-size:1.2rem;}
.input { padding:0.5rem 0.75rem;}

.input_input{ width:22rem; height:3rem; font-size:1.2rem; line-height:3rem; background:#FFF; border:0; text-indent:1rem; border-radius:0.25rem; margin-left:1rem; color:#666;}
.input_a{ width:7.5rem; display:block; float:right; height:3rem; margin-right:1rem; background:#c00000; border:0; line-height:3rem; font-size:1.2rem; color:#fff; border-radius:0.25rem; text-align:center; cursor:pointer;}
.input img{ display:block; width:100%;}
.input { padding:0.5rem 0;}

.alist{ margin:0.25rem 0.25rem 0 0.25rem; overflow:hidden;}
.alist a{color:#2e3642;}
.alisttit{ font-size:1.3rem; font-weight:bold; border-bottom:0.1rem solid #cccccc; padding-bottom:0.5rem; margin-top:0.5rem;}
.alisttit i{ font-style:normal; font-size:0.9rem; color:#666666; font-weight:normal;}
.alisttit span{ font-size:0.9rem; font-weight:normal; float:right; margin-right:0.5rem;margin-top:0.25rem;}
.alisttit span a{ color:#999;}
.alist ul{}
.alist ul li{ padding:0.6rem 0; border-bottom:#e9e9e9 0.05rem solid; font-size:1.2rem;}
.alist ul li i{ font-style:normal; margin-right:0.25rem; display:inline-block; width:1.4rem; line-height:1.2rem; height:1.2rem; background:#666666; color:#fff; text-align:center; overflow:hidden;}
.alist ul li:nth-child(1) i{ background:#f83625;}
.alist ul li:nth-child(2) i{ background:#ff8331;}
.alist ul li:nth-child(3) i{ background:#47b4ef;}
.alist ul li span{ float:right;display:inline; color:#999;}


.pages{ margin-left:7rem;margin-top:1rem;}
.pages a{ float:left; margin-left:0.5rem;}
.pages a.thisclass{ color:#1b64ab;}
.pages .page-num-current{color:#0165bc}

.last1 {height:5.4rem; background:#0165bc; margin-top:1rem;}
.last1 ul li { float:left; width:8rem; text-align:center; background:url(../images/last_line.png) no-repeat right top; height:5.4rem; background-size:contain; }
.last1 ul li:last-child { background:none; }
.last1 ul li img { width:4.4rem; height:2.75rem; margin:0.5rem auto 0.4rem; display:block; }
.last1 ul li a { color:#FFF; }
.foot { position:relative; height:auto; overflow:hidden; zoom:1; padding-bottom:0.5rem;background-color:#f0f5f4; margin-bottom:3.7rem; margin-top:1rem;}
.foot p { width:30rem; margin:0 auto; line-height:2.2rem; color:#333; margin-top:1rem; font-size:1rem; text-align:center;}

#xj_top{ width:32rem; margin:0 auto;}
#xj_top img{ width:32rem;}
.xj_banner { width:32rem; margin:0 auto;}
.xj_banner img{ width:32rem;}
#xj_content1{}
.xj_content11{ width:29.8rem; margin:0 auto; line-height:3rem; background:#FFF; font-size:1.4rem; color:#433d3d; font-family:"微软雅黑"; padding-bottom:1rem; padding-top:1rem; padding-left:2.2rem;}
.intxt{ height:3rem; line-height:3rem; border:0.1rem #c2c2c4 solid; width:19.5rem; border-radius:0.25rem; -moz-border-radius:0.25rem; /* Firefox */-webkit-border-radius:0.25rem; /* Safari 和 Chrome */margin-bottom:0.5rem; margin-left:1rem; font-size:1.4rem; color:#cdcdcb; padding-left:0.5rem;}
.coolbg{ width:12.25rem; height:3.1rem; background:url(../images/img_4.jpg) no-repeat; margin-left:10rem; border:0; cursor:pointer; margin-top:0.7rem;}
.xj_title{ position:relative;}
.xj_title_a{ width:9rem; height:2.8rem; right:1.1rem; top:1.3rem; position:absolute; display:block; z-index:99;}
.xj_title img{ width:32rem;}
#xj_content2{}
.xj_content21 img,.xj_content31 img{width:32rem;}
#xj_content3{}
#xj_content4 .dgt{ width:32rem; margin:0 auto; margin-top:1rem;}
#xj_content4 .dgt img{ width:32rem;}

@media screen and (min-width:320px) and (max-width:321px) {
html { font-size:62.5%; }
}
@media screen and (min-width:321px) and (max-width:322px) {
html { font-size:62.6953125%; }
}
@media screen and (min-width:322px) and (max-width:323px) {
html { font-size:62.89062500000001%; }
}
@media screen and (min-width:323px) and (max-width:324px) {
html { font-size:63.08593749999999%; }
}
@media screen and (min-width:324px) and (max-width:325px) {
html { font-size:63.28125%; }
}
@media screen and (min-width:325px) and (max-width:326px) {
html { font-size:63.4765625%; }
}
@media screen and (min-width:326px) and (max-width:327px) {
html { font-size:63.671875%; }
}
@media screen and (min-width:327px) and (max-width:328px) {
html { font-size:63.86718750000001%; }
}
@media screen and (min-width:328px) and (max-width:329px) {
html { font-size:64.0625%; }
}
@media screen and (min-width:329px) and (max-width:330px) {
html { font-size:64.2578125%; }
}
@media screen and (min-width:330px) and (max-width:331px) {
html { font-size:64.453125%; }
}
@media screen and (min-width:331px) and (max-width:332px) {
html { font-size:64.6484375%; }
}
@media screen and (min-width:332px) and (max-width:333px) {
html { font-size:64.84375%; }
}
@media screen and (min-width:333px) and (max-width:334px) {
html { font-size:65.0390625%; }
}
@media screen and (min-width:334px) and (max-width:335px) {
html { font-size:65.234375%; }
}
@media screen and (min-width:335px) and (max-width:336px) {
html { font-size:65.4296875%; }
}
@media screen and (min-width:336px) and (max-width:337px) {
html { font-size:65.625%; }
}
@media screen and (min-width:337px) and (max-width:338px) {
html { font-size:65.8203125%; }
}
@media screen and (min-width:338px) and (max-width:339px) {
html { font-size:66.015625%; }
}
@media screen and (min-width:339px) and (max-width:340px) {
html { font-size:66.2109375%; }
}
@media screen and (min-width:340px) and (max-width:341px) {
html { font-size:66.40625%; }
}
@media screen and (min-width:341px) and (max-width:342px) {
html { font-size:66.6015625%; }
}
@media screen and (min-width:342px) and (max-width:343px) {
html { font-size:66.796875%; }
}
@media screen and (min-width:343px) and (max-width:344px) {
html { font-size:66.9921875%; }
}
@media screen and (min-width:344px) and (max-width:345px) {
html { font-size:67.1875%; }
}
@media screen and (min-width:345px) and (max-width:346px) {
html { font-size:67.3828125%; }
}
@media screen and (min-width:346px) and (max-width:347px) {
html { font-size:67.578125%; }
}
@media screen and (min-width:347px) and (max-width:348px) {
html { font-size:67.7734375%; }
}
@media screen and (min-width:348px) and (max-width:349px) {
html { font-size:67.96875%; }
}
@media screen and (min-width:349px) and (max-width:350px) {
html { font-size:68.1640625%; }
}
@media screen and (min-width:350px) and (max-width:351px) {
html { font-size:68.359375%; }
}
@media screen and (min-width:351px) and (max-width:352px) {
html { font-size:68.5546875%; }
}
@media screen and (min-width:352px) and (max-width:353px) {
html { font-size:68.75%; }
}
@media screen and (min-width:353px) and (max-width:354px) {
html { font-size:68.9453125%; }
}
@media screen and (min-width:354px) and (max-width:355px) {
html { font-size:69.140625%; }
}
@media screen and (min-width:355px) and (max-width:356px) {
html { font-size:69.3359375%; }
}
@media screen and (min-width:356px) and (max-width:357px) {
html { font-size:69.53125%; }
}
@media screen and (min-width:357px) and (max-width:358px) {
html { font-size:69.7265625%; }
}
@media screen and (min-width:358px) and (max-width:359px) {
html { font-size:69.921875%; }
}
@media screen and (min-width:359px) and (max-width:360px) {
html { font-size:70.1171875%; }
}
@media screen and (min-width:360px) and (max-width:361px) {
html { font-size:70.3125%; }
}
@media screen and (min-width:361px) and (max-width:362px) {
html { font-size:70.5078125%; }
}
@media screen and (min-width:362px) and (max-width:363px) {
html { font-size:70.703125%; }
}
@media screen and (min-width:363px) and (max-width:364px) {
html { font-size:70.8984375%; }
}
@media screen and (min-width:364px) and (max-width:365px) {
html { font-size:71.09375%; }

}
@media screen and (min-width:365px) and (max-width:366px) {
html { font-size:71.2890625%; }
}
@media screen and (min-width:366px) and (max-width:367px) {
html { font-size:71.484375%; }
}
@media screen and (min-width:367px) and (max-width:368px) {
html { font-size:71.6796875%; }
}
@media screen and (min-width:368px) and (max-width:369px) {
html { font-size:71.875%; }
}
@media screen and (min-width:369px) and (max-width:370px) {
html { font-size:72.0703125%; }
}
@media screen and (min-width:370px) and (max-width:371px) {
html { font-size:72.265625%; }
}
@media screen and (min-width:371px) and (max-width:372px) {
html { font-size:72.4609375%; }
}
@media screen and (min-width:372px) and (max-width:373px) {
html { font-size:72.65625%; }
}
@media screen and (min-width:373px) and (max-width:374px) {
html { font-size:72.8515625%; }
}
@media screen and (min-width:374px) and (max-width:375px) {
html { font-size:73.046875%; }
}
@media screen and (min-width:375px) and (max-width:376px) {
html { font-size:73.2421875%; }
}
@media screen and (min-width:376px) and (max-width:377px) {
html { font-size:73.4375%; }
}
@media screen and (min-width:377px) and (max-width:378px) {
html { font-size:73.6328125%; }
}
@media screen and (min-width:378px) and (max-width:379px) {
html { font-size:73.828125%; }
}
@media screen and (min-width:379px) and (max-width:380px) {
html { font-size:74.0234375%; }
}
@media screen and (min-width:380px) and (max-width:381px) {
html { font-size:74.21875%; }
}
@media screen and (min-width:381px) and (max-width:382px) {
html { font-size:74.4140625%; }
}
@media screen and (min-width:382px) and (max-width:383px) {
html { font-size:74.609375%; }
}
@media screen and (min-width:383px) and (max-width:384px) {
html { font-size:74.8046875%; }
}
@media screen and (min-width:384px) and (max-width:385px) {
html { font-size:75%; }
}
@media screen and (min-width:385px) and (max-width:386px) {
html { font-size:75.1953125%; }
}
@media screen and (min-width:386px) and (max-width:387px) {
html { font-size:75.390625%; }
}
@media screen and (min-width:387px) and (max-width:388px) {
html { font-size:75.5859375%; }
}
@media screen and (min-width:388px) and (max-width:389px) {
html { font-size:75.78125%; }
}
@media screen and (min-width:389px) and (max-width:390px) {
html { font-size:75.9765625%; }
}
@media screen and (min-width:390px) and (max-width:391px) {
html { font-size:76.171875%; }
}
@media screen and (min-width:391px) and (max-width:392px) {
html { font-size:76.3671875%; }
}
@media screen and (min-width:392px) and (max-width:393px) {
html { font-size:76.5625%; }
}
@media screen and (min-width:393px) and (max-width:394px) {
html { font-size:76.7578125%; }
}
@media screen and (min-width:394px) and (max-width:395px) {
html { font-size:76.953125%; }
}
@media screen and (min-width:395px) and (max-width:396px) {
html { font-size:77.1484375%; }
}
@media screen and (min-width:396px) and (max-width:397px) {
html { font-size:77.34375%; }
}
@media screen and (min-width:397px) and (max-width:398px) {
html { font-size:77.5390625%; }
}
@media screen and (min-width:398px) and (max-width:399px) {
html { font-size:77.734375%; }
}
@media screen and (min-width:399px) and (max-width:400px) {
html { font-size:77.9296875%; }
}
@media screen and (min-width:400px) and (max-width:401px) {
html { font-size:78.125%; }
}
@media screen and (min-width:401px) and (max-width:402px) {
html { font-size:78.3203125%; }
}
@media screen and (min-width:402px) and (max-width:403px) {
html { font-size:78.515625%; }
}
@media screen and (min-width:403px) and (max-width:404px) {
html { font-size:78.7109375%; }
}
@media screen and (min-width:404px) and (max-width:405px) {
html { font-size:78.90625%; }
}
@media screen and (min-width:405px) and (max-width:406px) {
html { font-size:79.1015625%; }
}
@media screen and (min-width:406px) and (max-width:407px) {
html { font-size:79.296875%; }
}
@media screen and (min-width:407px) and (max-width:408px) {
html { font-size:79.4921875%; }
}
@media screen and (min-width:408px) and (max-width:409px) {
html { font-size:79.6875%; }
}
@media screen and (min-width:409px) and (max-width:410px) {
html { font-size:79.8828125%; }
}
@media screen and (min-width:410px) and (max-width:411px) {
html { font-size:80.078125%; }
}
@media screen and (min-width:411px) and (max-width:412px) {
html { font-size:80.2734375%; }
}
@media screen and (min-width:412px) and (max-width:413px) {
html { font-size:80.46875%; }
}
@media screen and (min-width:413px) and (max-width:414px) {
html { font-size:80.6640625%; }
}
@media screen and (min-width:414px) and (max-width:415px) {
html { font-size:80.859375%; }
}
@media screen and (min-width:415px) and (max-width:416px) {
html { font-size:81.0546875%; }
}
@media screen and (min-width:416px) and (max-width:417px) {
html { font-size:81.25%; }
}
@media screen and (min-width:417px) and (max-width:418px) {
html { font-size:81.4453125%; }
}
@media screen and (min-width:418px) and (max-width:419px) {
html { font-size:81.640625%; }
}
@media screen and (min-width:419px) and (max-width:420px) {
html { font-size:81.8359375%; }
}
@media screen and (min-width:420px) and (max-width:421px) {
html { font-size:82.03125%; }
}
@media screen and (min-width:421px) and (max-width:422px) {
html { font-size:82.2265625%; }
}
@media screen and (min-width:422px) and (max-width:423px) {
html { font-size:82.421875%; }
}
@media screen and (min-width:423px) and (max-width:424px) {
html { font-size:82.6171875%; }
}
@media screen and (min-width:424px) and (max-width:425px) {
html { font-size:82.8125%; }
}
@media screen and (min-width:425px) and (max-width:426px) {
html { font-size:83.0078125%; }
}
@media screen and (min-width:426px) and (max-width:427px) {
html { font-size:83.203125%; }
}
@media screen and (min-width:427px) and (max-width:428px) {
html { font-size:83.3984375%; }
}
@media screen and (min-width:428px) and (max-width:429px) {
html { font-size:83.59375%; }
}
@media screen and (min-width:429px) and (max-width:430px) {
html { font-size:83.7890625%; }
}
@media screen and (min-width:430px) and (max-width:431px) {
html { font-size:83.984375%; }
}
@media screen and (min-width:431px) and (max-width:432px) {
html { font-size:84.1796875%; }
}
@media screen and (min-width:432px) and (max-width:433px) {
html { font-size:84.375%; }
}
@media screen and (min-width:433px) and (max-width:434px) {
html { font-size:84.5703125%; }
}
@media screen and (min-width:434px) and (max-width:435px) {
html { font-size:84.765625%; }
}
@media screen and (min-width:435px) and (max-width:436px) {
html { font-size:84.9609375%; }
}
@media screen and (min-width:436px) and (max-width:437px) {
html { font-size:85.15625%; }
}
@media screen and (min-width:437px) and (max-width:438px) {
html { font-size:85.3515625%; }
}
@media screen and (min-width:438px) and (max-width:439px) {
html { font-size:85.546875%; }
}
@media screen and (min-width:439px) and (max-width:440px) {
html { font-size:85.7421875%; }
}
@media screen and (min-width:440px) and (max-width:441px) {
html { font-size:85.9375%; }
}
@media screen and (min-width:441px) and (max-width:442px) {
html { font-size:86.1328125%; }
}
@media screen and (min-width:442px) and (max-width:443px) {
html { font-size:86.328125%; }
}
@media screen and (min-width:443px) and (max-width:444px) {
html { font-size:86.5234375%; }
}
@media screen and (min-width:444px) and (max-width:445px) {
html { font-size:86.71875%; }
}
@media screen and (min-width:445px) and (max-width:446px) {
html { font-size:86.9140625%; }
}
@media screen and (min-width:446px) and (max-width:447px) {
html { font-size:87.109375%; }
}
@media screen and (min-width:447px) and (max-width:448px) {
html { font-size:87.3046875%; }
}
@media screen and (min-width:448px) and (max-width:449px) {
html { font-size:87.5%; }
}
@media screen and (min-width:449px) and (max-width:450px) {
html { font-size:87.6953125%; }
}
@media screen and (min-width:450px) and (max-width:451px) {
html { font-size:87.890625%; }
}
@media screen and (min-width:451px) and (max-width:452px) {
html { font-size:88.0859375%; }
}
@media screen and (min-width:452px) and (max-width:453px) {
html { font-size:88.28125%; }
}
@media screen and (min-width:453px) and (max-width:454px) {
html { font-size:88.4765625%; }
}
@media screen and (min-width:454px) and (max-width:455px) {
html { font-size:88.671875%; }
}
@media screen and (min-width:455px) and (max-width:456px) {
html { font-size:88.8671875%; }
}
@media screen and (min-width:456px) and (max-width:457px) {
html { font-size:89.0625%; }
}
@media screen and (min-width:457px) and (max-width:458px) {
html { font-size:89.2578125%; }
}
@media screen and (min-width:458px) and (max-width:459px) {
html { font-size:89.453125%; }
}
@media screen and (min-width:459px) and (max-width:460px) {
html { font-size:89.6484375%; }
}
@media screen and (min-width:460px) and (max-width:461px) {
html { font-size:89.84375%; }
}
@media screen and (min-width:461px) and (max-width:462px) {
html { font-size:90.0390625%; }
}
@media screen and (min-width:462px) and (max-width:463px) {
html { font-size:90.234375%; }
}
@media screen and (min-width:463px) and (max-width:464px) {
html { font-size:90.4296875%; }
}
@media screen and (min-width:464px) and (max-width:465px) {
html { font-size:90.625%; }
}
@media screen and (min-width:465px) and (max-width:466px) {
html { font-size:90.8203125%; }
}
@media screen and (min-width:466px) and (max-width:467px) {
html { font-size:91.015625%; }
}
@media screen and (min-width:467px) and (max-width:468px) {
html { font-size:91.2109375%; }
}
@media screen and (min-width:468px) and (max-width:469px) {
html { font-size:91.40625%; }
}
@media screen and (min-width:469px) and (max-width:470px) {
html { font-size:91.6015625%; }
}
@media screen and (min-width:470px) and (max-width:471px) {
html { font-size:91.796875%; }
}
@media screen and (min-width:471px) and (max-width:472px) {
html { font-size:91.9921875%; }
}
@media screen and (min-width:472px) and (max-width:473px) {
html { font-size:92.1875%; }
}
@media screen and (min-width:473px) and (max-width:474px) {
html { font-size:92.3828125%; }
}
@media screen and (min-width:474px) and (max-width:475px) {
html { font-size:92.578125%; }
}
@media screen and (min-width:475px) and (max-width:476px) {
html { font-size:92.7734375%; }
}
@media screen and (min-width:476px) and (max-width:477px) {
html { font-size:92.96875%; }
}
@media screen and (min-width:477px) and (max-width:478px) {
html { font-size:93.1640625%; }
}
@media screen and (min-width:478px) and (max-width:479px) {
html { font-size:93.359375%; }
}
@media screen and (min-width:479px) and (max-width:480px) {
html { font-size:93.5546875%; }
}
@media screen and (min-width:480px) and (max-width:481px) {
html { font-size:93.75%; }
}
@media screen and (min-width:481px) and (max-width:482px) {
html { font-size:93.9453125%; }
}
@media screen and (min-width:482px) and (max-width:483px) {
html { font-size:94.140625%; }
}
@media screen and (min-width:483px) and (max-width:484px) {
html { font-size:94.3359375%; }
}
@media screen and (min-width:484px) and (max-width:485px) {
html { font-size:94.53125%; }
}
@media screen and (min-width:485px) and (max-width:486px) {
html { font-size:94.7265625%; }
}
@media screen and (min-width:486px) and (max-width:487px) {
html { font-size:94.921875%; }
}
@media screen and (min-width:487px) and (max-width:488px) {
html { font-size:95.1171875%; }
}
@media screen and (min-width:488px) and (max-width:489px) {
html { font-size:95.3125%; }
}
@media screen and (min-width:489px) and (max-width:490px) {
html { font-size:95.5078125%; }
}
@media screen and (min-width:490px) and (max-width:491px) {
html { font-size:95.703125%; }
}
@media screen and (min-width:491px) and (max-width:492px) {
html { font-size:95.8984375%; }
}
@media screen and (min-width:492px) and (max-width:493px) {
html { font-size:96.09375%; }
}
@media screen and (min-width:493px) and (max-width:494px) {
html { font-size:96.2890625%; }
}
@media screen and (min-width:494px) and (max-width:495px) {
html { font-size:96.484375%; }
}
@media screen and (min-width:495px) and (max-width:496px) {
html { font-size:96.6796875%; }
}
@media screen and (min-width:496px) and (max-width:497px) {
html { font-size:96.875%; }
}
@media screen and (min-width:497px) and (max-width:498px) {
html { font-size:97.0703125%; }
}
@media screen and (min-width:498px) and (max-width:499px) {
html { font-size:97.265625%; }
}
@media screen and (min-width:499px) and (max-width:500px) {
html { font-size:97.4609375%; }
}
@media screen and (min-width:500px) and (max-width:501px) {
html { font-size:97.65625%; }
}
@media screen and (min-width:501px) and (max-width:502px) {
html { font-size:97.8515625%; }
}
@media screen and (min-width:502px) and (max-width:503px) {
html { font-size:98.046875%; }
}
@media screen and (min-width:503px) and (max-width:504px) {
html { font-size:98.2421875%; }
}
@media screen and (min-width:504px) and (max-width:505px) {
html { font-size:98.4375%; }
}
@media screen and (min-width:505px) and (max-width:506px) {
html { font-size:98.6328125%; }
}
@media screen and (min-width:506px) and (max-width:507px) {
html { font-size:98.828125%; }
}
@media screen and (min-width:507px) and (max-width:508px) {
html { font-size:99.0234375%; }
}
@media screen and (min-width:508px) and (max-width:509px) {
html { font-size:99.21875%; }
}
@media screen and (min-width:509px) and (max-width:510px) {
html { font-size:99.4140625%; }
}
@media screen and (min-width:510px) and (max-width:511px) {
html { font-size:99.609375%; }
}
@media screen and (min-width:511px) and (max-width:512px) {
html { font-size:99.8046875%; }
}
@media screen and (min-width:512px) and (max-width:513px) {
html { font-size:100%; }
}
@media screen and (min-width:513px) and (max-width:514px) {
html { font-size:100.1953125%; }
}
@media screen and (min-width:514px) and (max-width:515px) {
html { font-size:100.390625%; }
}
@media screen and (min-width:515px) and (max-width:516px) {
html { font-size:100.5859375%; }
}
@media screen and (min-width:516px) and (max-width:517px) {
html { font-size:100.78125%; }
}
@media screen and (min-width:517px) and (max-width:518px) {
html { font-size:100.9765625%; }
}
@media screen and (min-width:518px) and (max-width:519px) {
html { font-size:101.171875%; }
}
@media screen and (min-width:519px) and (max-width:520px) {
html { font-size:101.3671875%; }
}
@media screen and (min-width:520px) and (max-width:521px) {
html { font-size:101.5625%; }
}
@media screen and (min-width:521px) and (max-width:522px) {
html { font-size:101.7578125%; }
}
@media screen and (min-width:522px) and (max-width:523px) {
html { font-size:101.953125%; }
}
@media screen and (min-width:523px) and (max-width:524px) {
html { font-size:102.1484375%; }
}
@media screen and (min-width:524px) and (max-width:525px) {
html { font-size:102.34375%; }
}
@media screen and (min-width:525px) and (max-width:526px) {
html { font-size:102.5390625%; }
}
@media screen and (min-width:526px) and (max-width:527px) {
html { font-size:102.734375%; }
}
@media screen and (min-width:527px) and (max-width:528px) {
html { font-size:102.9296875%; }
}
@media screen and (min-width:528px) and (max-width:529px) {
html { font-size:103.125%; }
}
@media screen and (min-width:529px) and (max-width:530px) {
html { font-size:103.3203125%; }
}
@media screen and (min-width:530px) and (max-width:531px) {
html { font-size:103.515625%; }
}
@media screen and (min-width:531px) and (max-width:532px) {
html { font-size:103.7109375%; }
}
@media screen and (min-width:532px) and (max-width:533px) {
html { font-size:103.90625%; }
}
@media screen and (min-width:533px) and (max-width:534px) {
html { font-size:104.1015625%; }
}
@media screen and (min-width:534px) and (max-width:535px) {
html { font-size:104.296875%; }
}
@media screen and (min-width:535px) and (max-width:536px) {
html { font-size:104.4921875%; }
}
@media screen and (min-width:536px) and (max-width:537px) {
html { font-size:104.6875%; }
}
@media screen and (min-width:537px) and (max-width:538px) {
html { font-size:104.8828125%; }
}
@media screen and (min-width:538px) and (max-width:539px) {
html { font-size:105.078125%; }
}
@media screen and (min-width:539px) and (max-width:540px) {
html { font-size:105.2734375%; }
}
@media screen and (min-width:540px) and (max-width:541px) {
html { font-size:105.46875%; }
}
@media screen and (min-width:541px) and (max-width:542px) {
html { font-size:105.6640625%; }
}
@media screen and (min-width:542px) and (max-width:543px) {
html { font-size:105.859375%; }
}
@media screen and (min-width:543px) and (max-width:544px) {
html { font-size:106.0546875%; }
}
@media screen and (min-width:544px) and (max-width:545px) {
html { font-size:106.25%; }
}
@media screen and (min-width:545px) and (max-width:546px) {
html { font-size:106.4453125%; }
}
@media screen and (min-width:546px) and (max-width:547px) {
html { font-size:106.640625%; }
}
@media screen and (min-width:547px) and (max-width:548px) {
html { font-size:106.8359375%; }
}
@media screen and (min-width:548px) and (max-width:549px) {
html { font-size:107.03125%; }
}
@media screen and (min-width:549px) and (max-width:550px) {
html { font-size:107.2265625%; }
}
@media screen and (min-width:550px) and (max-width:551px) {
html { font-size:107.421875%; }
}
@media screen and (min-width:551px) and (max-width:552px) {
html { font-size:107.6171875%; }
}
@media screen and (min-width:552px) and (max-width:553px) {
html { font-size:107.8125%; }
}
@media screen and (min-width:553px) and (max-width:554px) {
html { font-size:108.0078125%; }
}
@media screen and (min-width:554px) and (max-width:555px) {
html { font-size:108.203125%; }
}
@media screen and (min-width:555px) and (max-width:556px) {
html { font-size:108.3984375%; }
}
@media screen and (min-width:556px) and (max-width:557px) {
html { font-size:108.59375%; }
}
@media screen and (min-width:557px) and (max-width:558px) {
html { font-size:108.7890625%; }
}
@media screen and (min-width:558px) and (max-width:559px) {
html { font-size:108.984375%; }
}
@media screen and (min-width:559px) and (max-width:560px) {
html { font-size:109.1796875%; }
}
@media screen and (min-width:560px) and (max-width:561px) {
html { font-size:109.375%; }
}
@media screen and (min-width:561px) and (max-width:562px) {
html { font-size:109.5703125%; }
}
@media screen and (min-width:562px) and (max-width:563px) {
html { font-size:109.765625%; }
}
@media screen and (min-width:563px) and (max-width:564px) {
html { font-size:109.9609375%; }
}
@media screen and (min-width:564px) and (max-width:565px) {
html { font-size:110.15625%; }
}
@media screen and (min-width:565px) and (max-width:566px) {
html { font-size:110.3515625%; }
}
@media screen and (min-width:566px) and (max-width:567px) {
html { font-size:110.546875%; }
}
@media screen and (min-width:567px) and (max-width:568px) {
html { font-size:110.7421875%; }
}
@media screen and (min-width:568px) and (max-width:569px) {
html { font-size:110.9375%; }
}
@media screen and (min-width:569px) and (max-width:570px) {
html { font-size:111.1328125%; }
}
@media screen and (min-width:570px) and (max-width:571px) {
html { font-size:111.328125%; }
}
@media screen and (min-width:571px) and (max-width:572px) {
html { font-size:111.5234375%; }
}
@media screen and (min-width:572px) and (max-width:573px) {
html { font-size:111.71875%; }
}
@media screen and (min-width:573px) and (max-width:574px) {
html { font-size:111.9140625%; }
}
@media screen and (min-width:574px) and (max-width:575px) {
html { font-size:112.109375%; }
}
@media screen and (min-width:575px) and (max-width:576px) {
html { font-size:112.3046875%; }
}
@media screen and (min-width:576px) and (max-width:577px) {
html { font-size:112.5%; }
}
@media screen and (min-width:577px) and (max-width:578px) {
html { font-size:112.6953125%; }
}
@media screen and (min-width:578px) and (max-width:579px) {
html { font-size:112.890625%; }
}
@media screen and (min-width:579px) and (max-width:580px) {
html { font-size:113.0859375%; }
}
@media screen and (min-width:580px) and (max-width:581px) {
html { font-size:113.28125%; }
}
@media screen and (min-width:581px) and (max-width:582px) {
html { font-size:113.4765625%; }
}
@media screen and (min-width:582px) and (max-width:583px) {
html { font-size:113.671875%; }
}
@media screen and (min-width:583px) and (max-width:584px) {
html { font-size:113.8671875%; }
}
@media screen and (min-width:584px) and (max-width:585px) {
html { font-size:114.0625%; }
}
@media screen and (min-width:585px) and (max-width:586px) {
html { font-size:114.2578125%; }
}
@media screen and (min-width:586px) and (max-width:587px) {
html { font-size:114.453125%; }
}
@media screen and (min-width:587px) and (max-width:588px) {
html { font-size:114.6484375%; }
}
@media screen and (min-width:588px) and (max-width:589px) {
html { font-size:114.84375%; }
}
@media screen and (min-width:589px) and (max-width:590px) {
html { font-size:115.0390625%; }
}
@media screen and (min-width:590px) and (max-width:591px) {
html { font-size:115.234375%; }
}
@media screen and (min-width:591px) and (max-width:592px) {
html { font-size:115.4296875%; }
}
@media screen and (min-width:592px) and (max-width:593px) {
html { font-size:115.625%; }
}
@media screen and (min-width:593px) and (max-width:594px) {
html { font-size:115.8203125%; }
}
@media screen and (min-width:594px) and (max-width:595px) {
html { font-size:116.015625%; }
}
@media screen and (min-width:595px) and (max-width:596px) {
html { font-size:116.2109375%; }
}
@media screen and (min-width:596px) and (max-width:597px) {
html { font-size:116.40625%; }
}
@media screen and (min-width:597px) and (max-width:598px) {
html { font-size:116.6015625%; }
}
@media screen and (min-width:598px) and (max-width:599px) {
html { font-size:116.796875%; }
}
@media screen and (min-width:599px) and (max-width:600px) {
html { font-size:116.9921875%; }
}
@media screen and (min-width:600px) and (max-width:601px) {
html { font-size:117.1875%; }
}
@media screen and (min-width:601px) and (max-width:602px) {
html { font-size:117.3828125%; }
}
@media screen and (min-width:602px) and (max-width:603px) {
html { font-size:117.578125%; }
}
@media screen and (min-width:603px) and (max-width:604px) {
html { font-size:117.7734375%; }
}
@media screen and (min-width:604px) and (max-width:605px) {
html { font-size:117.96875%; }
}
@media screen and (min-width:605px) and (max-width:606px) {
html { font-size:118.1640625%; }
}
@media screen and (min-width:606px) and (max-width:607px) {
html { font-size:118.359375%; }
}
@media screen and (min-width:607px) and (max-width:608px) {
html { font-size:118.5546875%; }
}
@media screen and (min-width:608px) and (max-width:609px) {
html { font-size:118.75%; }
}
@media screen and (min-width:609px) and (max-width:610px) {
html { font-size:118.9453125%; }
}
@media screen and (min-width:610px) and (max-width:611px) {
html { font-size:119.140625%; }
}
@media screen and (min-width:611px) and (max-width:612px) {
html { font-size:119.3359375%; }
}
@media screen and (min-width:612px) and (max-width:613px) {
html { font-size:119.53125%; }
}
@media screen and (min-width:613px) and (max-width:614px) {
html { font-size:119.7265625%; }
}
@media screen and (min-width:614px) and (max-width:615px) {
html { font-size:119.921875%; }
}
@media screen and (min-width:615px) and (max-width:616px) {
html { font-size:120.1171875%; }
}
@media screen and (min-width:616px) and (max-width:617px) {
html { font-size:120.3125%; }
}
@media screen and (min-width:617px) and (max-width:618px) {
html { font-size:120.5078125%; }
}
@media screen and (min-width:618px) and (max-width:619px) {
html { font-size:120.703125%; }
}
@media screen and (min-width:619px) and (max-width:620px) {
html { font-size:120.8984375%; }
}
@media screen and (min-width:620px) and (max-width:621px) {
html { font-size:121.09375%; }
}
@media screen and (min-width:621px) and (max-width:622px) {
html { font-size:121.2890625%; }
}
@media screen and (min-width:622px) and (max-width:623px) {
html { font-size:121.484375%; }
}
@media screen and (min-width:623px) and (max-width:624px) {
html { font-size:121.6796875%; }
}
@media screen and (min-width:624px) and (max-width:625px) {
html { font-size:121.875%; }
}
@media screen and (min-width:625px) and (max-width:626px) {
html { font-size:122.0703125%; }
}
@media screen and (min-width:626px) and (max-width:627px) {
html { font-size:122.265625%; }
}
@media screen and (min-width:627px) and (max-width:628px) {
html { font-size:122.4609375%; }
}
@media screen and (min-width:628px) and (max-width:629px) {
html { font-size:122.65625%; }
}
@media screen and (min-width:629px) and (max-width:630px) {
html { font-size:122.8515625%; }
}
@media screen and (min-width:630px) and (max-width:631px) {
html { font-size:123.046875%; }
}
@media screen and (min-width:631px) and (max-width:632px) {
html { font-size:123.2421875%; }
}
@media screen and (min-width:632px) and (max-width:633px) {
html { font-size:123.4375%; }
}
@media screen and (min-width:633px) and (max-width:634px) {
html { font-size:123.6328125%; }
}
@media screen and (min-width:634px) and (max-width:635px) {
html { font-size:123.828125%; }
}
@media screen and (min-width:635px) and (max-width:636px) {
html { font-size:124.0234375%; }
}
@media screen and (min-width:636px) and (max-width:637px) {
html { font-size:124.21875%; }
}
@media screen and (min-width:637px) and (max-width:638px) {
html { font-size:124.4140625%; }
}
@media screen and (min-width:638px) and (max-width:639px) {
html { font-size:124.609375%; }
}
@media screen and (min-width:639px) and (max-width:640px) {
html { font-size:124.8046875%; }
}
@media screen and (min-width:640px) {
html { font-size:125%; }
}
